type github.com/jackc/pgx/v5/pgtype.scanPlanBinaryInt2ToInt8

3 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		int.go#L219: 			return scanPlanBinaryInt2ToInt8{}
		int.go#L299: type scanPlanBinaryInt2ToInt8 struct{}
		int.go#L301: func (scanPlanBinaryInt2ToInt8) Scan(src []byte, dst any) error {